ReactiveMultiPage.OnBindingContextChanged() method¶
Defined in
Type: ReactiveMultiPageReactiveUI.XamForms
Assembly: ReactiveUI.XamForms.dll
Applies to
netstandard2.0
protected override void OnBindingContextChanged()
Inherited documentation
These docs were inherited from Page. The member doesn't override them on this type.
Summary:
Invoked whenever the binding context of the Page changes. Override this method to add class handling for this event.
Remarks
Overriders must call the base method.